Add known issue for AD and LDAP permissions issue#68875
Merged
jasontedor merged 1 commit intoelastic:7.xfrom Feb 10, 2021
Merged
Add known issue for AD and LDAP permissions issue#68875jasontedor merged 1 commit intoelastic:7.xfrom
jasontedor merged 1 commit intoelastic:7.xfrom
Conversation
This commit adds a known issue to the docs for the AD and LDAP permissions issue that arises from incorrect security manager permissions being applied to the x-pack-core module.
Collaborator
|
Pinging @elastic/es-security (Team:Security) |
Collaborator
|
Pinging @elastic/es-docs (Team:Docs) |
Member
Author
|
Oops, I did not mean to merge this until it went through review. @tvernum Could you still review this in posterity, I'll open a PR with any changes that you recommend? |
Member
Author
|
Oh I see how I merged it, I cherry-picked #68872 into my local 7.x branch and pushing that brought this commit along with it. 🤦♀️ |
Contributor
|
The only suggestion I have is whether it's worth adding something along the lines of:
We've all seen uses who decide to follow instructions that were written for a completely different scenario and just assume that they're universally applicable. |
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit adds a known issue to the docs for the AD and LDAP permissions issue that arises from incorrect security manager permissions being applied to the x-pack-core module.
Relates #68838
Relates #68872